HipParticleSystemConfig

Undocumented in source.

Members

Variables

DefaultParticleColorStops
auto DefaultParticleColorStops;

Default color stop is to go from opaque white to transparent white.

accelerationXInit
ValueRange accelerationXInit;
Undocumented in source.
accelerationYInit
ValueRange accelerationYInit;
Undocumented in source.
angleInit
ValueRange angleInit;

In which angle will apply the acceleration

colors
HipColorStop[] colors;
Undocumented in source.
lifeTime
float lifeTime;
Undocumented in source.
rotationInit
ValueRange rotationInit;

In which rotation will init.

scaleEnd
ValueRange scaleEnd;
Undocumented in source.
scaleInit
ValueRange scaleInit;

Means a variating initial value (random)

velocityXInit
ValueRange velocityXInit;
Undocumented in source.
velocityYInit
ValueRange velocityYInit;
Undocumented in source.

Meta